home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / text / hyper / AddImageSize.readme < prev    next >
Text File  |  1997-08-21  |  2KB  |  38 lines

  1. Short:    Automatically add image size to HTMLs
  2. Author:   Vex /Shoah (Vex_@HOTMAIL.COM)
  3. Uploader: Vex_@HOTMAIL.COM
  4. Version:  1.04
  5. Type:     text/hyper
  6.  
  7. This  program  is designed to process the image elements (IMG) within a HTML
  8. document.   It  attempts  to  read  the image file and then update the image
  9. element with the images width and height.
  10.  
  11. Once  you've created a HTML document (or many documents for that matter) you
  12. can  then  use  this  program to look through the file(s) and insert all the
  13. sizing  information  into the image elements.  This saves you the trouble of
  14. remembering/working out the sizes of all your images.
  15.  
  16. The image elements within a HTML document look something like this...
  17.  
  18.     <IMG SRC="Logo.GIF" ALT="My Web Page">
  19.  
  20. After  processing  with AddImageSize, the image element would look something
  21. like this....
  22.  
  23.     <IMG SRC="Logo.GIF" ALT="My Web Page" WIDTH=150 HEIGHT=90>
  24.  
  25. ============================= Archive contents =============================
  26.  
  27. Listing of archive 'AddImageSize.Lha':
  28. Original  Packed Ratio    Date     Time    Name
  29. -------- ------- ----- --------- --------  -------------
  30.    11940    7186 39.8% 19-Aug-97 16:33:58  AddImageSize/AddImageSize
  31.    11572    4046 65.0% 19-Aug-97 16:20:42  AddImageSize/AddImageSize.Guide
  32.     1068     669 37.3% 20-Oct-96 00:57:36  AddImageSize/AddImageSize.Guide.info
  33.    57828   57828  0.0% 19-Aug-97 03:08:00  AddImageSize/RedHerring.exe
  34.    28091    9257 67.0% 19-Aug-97 00:36:00  AddImageSize/SHOAH.Guide
  35.     1068     669 37.3% 20-Oct-96 00:57:36  AddImageSize/SHOAH.Guide.info
  36. -------- ------- ----- --------- --------
  37.   111567   79655 28.6% 19-Aug-97 16:35:30   6 files
  38.